[INFO] cloning repository https://github.com/testingrequired/reqlang-expr-tspl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/testingrequired/reqlang-expr-tspl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftestingrequired%2Freqlang-expr-tspl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftestingrequired%2Freqlang-expr-tspl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76fe66bca533a767e35bd4b9017c064c9d260f6f
[INFO] testing testingrequired/reqlang-expr-tspl against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftestingrequired%2Freqlang-expr-tspl" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/testingrequired/reqlang-expr-tspl
[INFO] finished tweaking git repo https://github.com/testingrequired/reqlang-expr-tspl
[INFO] tweaked toml for git repo https://github.com/testingrequired/reqlang-expr-tspl written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/testingrequired/reqlang-expr-tspl on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/testingrequired/reqlang-expr-tspl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term v1.0.2
[INFO] [stderr]   Downloaded iota v0.2.3
[INFO] [stderr]   Downloaded pastey v0.1.0
[INFO] [stderr]   Downloaded logos-derive v0.15.0
[INFO] [stderr]   Downloaded line-col v0.2.1
[INFO] [stderr]   Downloaded reqlang-expr v0.8.0
[INFO] [stderr]   Downloaded logos-codegen v0.15.0
[INFO] [stderr]   Downloaded logos v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 602b66d5b8b67c78473a7f8fa0c2c47f536397f40f2c3eb880311ace56e839ab
[INFO] running `Command { std: "docker" "start" "-a" "602b66d5b8b67c78473a7f8fa0c2c47f536397f40f2c3eb880311ace56e839ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "602b66d5b8b67c78473a7f8fa0c2c47f536397f40f2c3eb880311ace56e839ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602b66d5b8b67c78473a7f8fa0c2c47f536397f40f2c3eb880311ace56e839ab", kill_on_drop: false }`
[INFO] [stdout] 602b66d5b8b67c78473a7f8fa0c2c47f536397f40f2c3eb880311ace56e839ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d100de4df1777e623eed4f16628fb8916b0883a0d89cd4085cafe6210ad4b30a
[INFO] running `Command { std: "docker" "start" "-a" "d100de4df1777e623eed4f16628fb8916b0883a0d89cd4085cafe6210ad4b30a", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling term v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling pastey v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling line-col v0.2.1
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling iota v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling reqlang-expr v0.8.0
[INFO] [stderr]    Compiling reqlang-expr-tspl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.22s
[INFO] running `Command { std: "docker" "inspect" "d100de4df1777e623eed4f16628fb8916b0883a0d89cd4085cafe6210ad4b30a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d100de4df1777e623eed4f16628fb8916b0883a0d89cd4085cafe6210ad4b30a", kill_on_drop: false }`
[INFO] [stdout] d100de4df1777e623eed4f16628fb8916b0883a0d89cd4085cafe6210ad4b30a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b683e9dbe19eefe2cceb7e7b07f76c12196bdb85cacbe8b886543e3c77d36da
[INFO] running `Command { std: "docker" "start" "-a" "2b683e9dbe19eefe2cceb7e7b07f76c12196bdb85cacbe8b886543e3c77d36da", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling reqlang-expr v0.8.0
[INFO] [stderr]    Compiling reqlang-expr-tspl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.33s
[INFO] running `Command { std: "docker" "inspect" "2b683e9dbe19eefe2cceb7e7b07f76c12196bdb85cacbe8b886543e3c77d36da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b683e9dbe19eefe2cceb7e7b07f76c12196bdb85cacbe8b886543e3c77d36da", kill_on_drop: false }`
[INFO] [stdout] 2b683e9dbe19eefe2cceb7e7b07f76c12196bdb85cacbe8b886543e3c77d36da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d9fa2eee63505128093e67c5d7a37ffcc9dc1485941e23d3d0371f808bd3c40d
[INFO] running `Command { std: "docker" "start" "-a" "d9fa2eee63505128093e67c5d7a37ffcc9dc1485941e23d3d0371f808bd3c40d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqlang_expr_tspl-ff57cb659fb091a8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reqlang_expr_tspl-58d678a6e29303bf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/spec_tests.rs (/opt/rustwide/target/debug/deps/spec_tests-b151836fa9b9152a)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test spec_files_interpreted::path_02_spec_bool_true_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_01_spec_bool_false_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_03_spec_call_concat_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_04_spec_call_id_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_05_spec_client_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_06_spec_eq_matching_bools_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_07_spec_eq_matching_builtins_id_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_08_spec_eq_mismatch_builtins_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_09_spec_eq_mismatch_false_and_empty_string_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_10_spec_greeting_name_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_11_spec_nested_call_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_12_spec_not_eq_true_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_13_spec_not_false_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_14_spec_not_true_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_15_spec_prompt_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_16_spec_secret_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_17_spec_string_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_18_spec_string_with_double_quotes_expr ... ok
[INFO] [stdout] test spec_files_interpreted::path_19_spec_variable_expr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reqlang_expr_tspl
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d9fa2eee63505128093e67c5d7a37ffcc9dc1485941e23d3d0371f808bd3c40d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9fa2eee63505128093e67c5d7a37ffcc9dc1485941e23d3d0371f808bd3c40d", kill_on_drop: false }`
[INFO] [stdout] d9fa2eee63505128093e67c5d7a37ffcc9dc1485941e23d3d0371f808bd3c40d
